Skip to content

Conversation

@JonathanMatthey
Copy link
Contributor

Description:

Adds ESLint and Prettier configuration to packages/documentation, mirrored from paymentpointers.org:
eslint.config.js with TypeScript, Astro, and Prettier integration

  • .prettierrc and .prettierignore
  • format and lint scripts in package.json
  • Formatted all existing files to pass lint

@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for brilliant-pasca-3e80ec canceled.

Name Link
🔨 Latest commit e5d2c9e
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/69661b354633450008973d2c

@github-actions github-actions bot added the pkg: documentation Changes in the documentation package. label Nov 28, 2025
@melissahenderson melissahenderson changed the title Add ESLint and Prettier config to documentation package docs: Add ESLint and Prettier config to documentation package Dec 3, 2025
@github-actions github-actions bot added the type: ci Changes to the CI label Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

🚀 Performance Test Results

Test Configuration:

  • VUs: 4
  • Duration: 1m0s

Test Metrics:

  • Requests/s: 38.48
  • Iterations/s: 12.84
  • Failed Requests: 0.00% (0 of 2316)
📜 Logs

> [email protected] run-tests:testenv /home/runner/work/rafiki/rafiki/test/performance
> ./scripts/run-tests.sh -e test "-k" "-q" "--vus" "4" "--duration" "1m"

Cloud Nine GraphQL API is up: http://localhost:3101/graphql
Cloud Nine Wallet Address is up: http://localhost:3100/
Happy Life Bank Address is up: http://localhost:4100/
cloud-nine-wallet-test-backend already set
cloud-nine-wallet-test-auth already set
happy-life-bank-test-backend already set
happy-life-bank-test-auth already set
     data_received..................: 836 kB 14 kB/s
     data_sent......................: 1.8 MB 30 kB/s
     http_req_blocked...............: avg=7.91µs   min=2.23µs   med=5.65µs   max=1.5ms    p(90)=6.73µs   p(95)=7.4µs   
     http_req_connecting............: avg=306ns    min=0s       med=0s       max=173.01µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=103.26ms min=7.53ms   med=83.94ms  max=560.57ms p(90)=179.55ms p(95)=199.85ms
       { expected_response:true }...: avg=103.26ms min=7.53ms   med=83.94ms  max=560.57ms p(90)=179.55ms p(95)=199.85ms
     http_req_failed................: 0.00%  ✓ 0         ✗ 2316
     http_req_receiving.............: avg=98.53µs  min=31.99µs  med=83.89µs  max=2.58ms   p(90)=123.5µs  p(95)=156.01µs
     http_req_sending...............: avg=39.36µs  min=10.24µs  med=30.48µs  max=1.96ms   p(90)=43.93µs  p(95)=60.59µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=103.12ms min=7.39ms   med=83.82ms  max=560.41ms p(90)=179.43ms p(95)=199.75ms
     http_reqs......................: 2316   38.478321/s
     iteration_duration.............: avg=311.08ms min=199.11ms med=300.51ms max=1.1s     p(90)=362.49ms p(95)=402.59ms
     iterations.....................: 773    12.842721/s
     vus............................: 4      min=4       max=4 
     vus_max........................: 4      min=4       max=4 

Copy link
Contributor

@Anca2022 Anca2022 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add some instructions for formatting and linting to the README. Other than that, formatting and linting work well 🎉 , and this PR looks good to me 😃

Copy link
Contributor

@Anca2022 Anca2022 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉🎉🎉

@JonathanMatthey JonathanMatthey merged commit 9ab21d3 into main Jan 13, 2026
38 of 58 checks passed
@JonathanMatthey JonathanMatthey deleted the jm/eslint-prettier branch January 13, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: documentation Changes in the documentation package. type: ci Changes to the CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants